From: Glenn Morris Date: Thu, 23 Feb 2012 02:01:58 +0000 (-0500) Subject: Reword comment to avoid confusing authors.el X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~658 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8414fd80ea83ae78afc8fc9239b5fcf693a7b035;p=emacs.git Reword comment to avoid confusing authors.el --- diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el index bb72984a00b..a8ee6f4bff4 100644 --- a/lisp/progmodes/prolog.el +++ b/lisp/progmodes/prolog.el @@ -37,7 +37,8 @@ ;; Some ideas and also a few lines of code have been borrowed (not stolen ;-) ;; from Oz.el, the Emacs major mode for the Oz programming language, ;; Copyright (C) 1993 DFKI GmbH, Germany, with permission. -;; Authors: Ralf Scheidhauer and Michael Mehl ([scheidhr|mehl](at)dfki(dot)uni-sb(dot)de) +;; Authored by Ralf Scheidhauer and Michael Mehl +;; ([scheidhr|mehl](at)dfki(dot)uni-sb(dot)de) ;; ;; More ideas and code have been taken from the SICStus debugger mode ;; (http://www.csd.uu.se/~perm/source_debug/index.shtml -- broken link